perl add key to hash

202

perl add key to hash -

# Basic syntax:
$your_hash{new_key} = "new_value"

Comments

Submit
0 Comments